home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: Essential Home & Business
/
PC-SIG - Essential Home and Business Collection.iso
/
16
/
6
/
7
/
REINSTAL.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-05-21
|
373b
|
13 lines
echo These files will be copied from the A disk to the current directory
echo on you C disk.......
PAUSE Hit cntrl-C to terminate this batch file.....
copy a:resume.exe a:*.*
copy a:resume.doc a:*.*
copy a:resume.cfg a:*.*
copy a:rescfg.exe a:*.*
copy a:resume.cnt a:*.*
copy a:cover.let a:*.*
copy a:readme.1st a:*.*
copy a:asc.dat a:*.*
copy a:prt.bat a:*.*